API Update
URI
|
Method
|
Summary
|
---|---|---|
/alerting/email/bulk/configuration
|
PUT
|
Added two parameters in the request object as below.
• batchAlertEmailSendEnabled: Boolean field to indicate whether to send batch alerts in email or not
• maxSendDelayMinutes: Integer value indicates that how much time to delay the email to accumulate the alerts in queue, after which all accumulated alerts send via email.
|